home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15190 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  833 b 

  1. Path: jupiter.planet.net!usenet
  2. From: ajs@planet.net (A.J. Saveriano)
  3. Newsgroups: comp.lang.c++
  4. Subject: MSDOS commands via Visual C++
  5. Date: Thu, 04 Apr 1996 03:25:18 GMT
  6. Organization: Planet Access Networks - Stanhope, NJ
  7. Message-ID: <4jvfc2$l21@jupiter.planet.net>
  8. NNTP-Posting-Host: stan39.planet.net
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. Hello all,
  12. I was wondering how you issue MSDOS commands via a C++ program?
  13. I'd like to get a DIR of a directory on my drive and then manipulate
  14. the files - such as renaming them, deleting them and moving them.
  15.  
  16. When I use to program with C using my old Lattice compiler, it had a
  17. 'keyword' that allowed me access to DOS commands.
  18.  
  19. Could someone lead me in the right direction as to how this is
  20. accomplished with Visual C++?
  21.  
  22. Thanks in advance for any assistance.
  23. Regards,
  24.  
  25. A.J. Saveriano
  26.  
  27.  
  28.